home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = CDListView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; },
- {CLASS = CDOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; },
- {
- ACTIONS = {
- createFileButtonClicked = id;
- createFolderButtonClicked = id;
- deleteFileButtonClicked = id;
- downloadAsButtonClicked = id;
- downloadButtonClicked = id;
- duplicateFileButtonClicked = id;
- editButtonClicked = id;
- infoButtonClicked = id;
- reloadButtonClicked = id;
- syncButtonClicked = id;
- uploadButtonClicked = id;
- };
- CLASS = FirstResponder;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
- {
- CLASS = SKWSegmentedControl;
- LANGUAGE = ObjC;
- SUPERCLASS = NSSegmentedControl;
- },
- {
- CLASS = "ch.cyberduck.ui.cocoa.CDBrowserController";
- LANGUAGE = Java;
- OUTLETS = {
- actionPopupButton = NSPopUpButton;
- addBookmarkButton = NSButton;
- bookmarkDrawer = NSDrawer;
- bookmarkTable = NSTableView;
- browserListView = NSTableView;
- browserOutlineView = NSOutlineView;
- browserSwitchView = NSSegmentedControl;
- browserTabView = NSTabView;
- deleteBookmarkButton = NSButton;
- editBookmarkButton = NSButton;
- editMenu = NSMenu;
- encodingPopup = NSPopUpButton;
- infoLabel = NSTextField;
- navigationButton = NSSegmentedControl;
- pathPopup = NSPopUpButton;
- progressIndicator = NSProgressIndicator;
- quickConnectPopup = NSComboBox;
- searchField = NSView;
- statusLabel = NSTextField;
- upButton = NSSegmentedControl;
- window = NSWindow;
- };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
- }